home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / desktop / papcw10.zip / README.1ST < prev    next >
Text File  |  1995-03-05  |  2KB  |  33 lines

  1. This is a programmable arbitrary precision RPN (reverse polish notation)
  2. line oriented calculator for Windows 3.1, which includes financial and date
  3. functions in addition to many standard mathematical functions. The extended
  4. precision math routines utilize Judson D. McClendon's Bigcalc extended
  5. precision library. Virtual arrays are used for the stack and memory
  6. registers, so there are no effective limits on the stack size or number of
  7. registers. One register requires slightly more than 1K, so 1.1MB of disk
  8. storage will suffice for 1000 registers. The stack is based on the FORTH
  9. model rather than the HP calculator model; that is, the stack expands and
  10. contracts as numbers are entered or result from operations upon numbers
  11. already on the stack. Programs for the calculator use a notation that is a
  12. hybrid between that used in the HP-41 calculator and FORTH. Programs can be
  13. written using any editor, such as Notepad. A number of sample programs are
  14. provided. Calculator dialogs are provided to facilitate use of the financial
  15. and date functions. The date calculator dialog provides the option of passing
  16. the calculated date through the clipboard to a calendar program such as
  17. Calendar, using the PC Magazine Wincmd utility. Wincmd may also be used to
  18. invoke Notepad with the *.prg file filter. An options dialog is available to
  19. change the editor and calendar options. To install, unzip to a temporary
  20. directory, then use program manager to run setup.exe in the usual manner.
  21. After the programs have been copied to the necessary directories, the
  22. temporary directory can be deleted. Registration directions are provided in
  23. the help file, the cost is $20, or $40 if you want the source code. The
  24. program as provided is complete, without nag messages. The initial splash
  25. screen will go away after three seconds, or as soon as you press a key or
  26. click the mouse. Obviously, I would prefer that you register the program, but
  27. if you have any comments, don't hesitate to contact me, even if you haven't
  28. registered.
  29.  
  30. Jason Olasky
  31. 874 New Mark Esplanade
  32. Rockville, MD 20850
  33.